| Total Complexity | 19 |
| Dependencies | 9 |
| Dependents | 1 |
| Total lines | 275 |
| Lines of code | 101 |
| Logical lines of code | 61 |
| Comment lines | 129 |
| Methods | 8 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create() | 48 | 5 | 31 | |
| get() | 53 | 3 | 21 | |
| count() | 59 | 2 | 13 | |
| anonymize() | 60 | 2 | 12 | |
| getById() | 73 | 2 | 4 | |
| delete() | 65 | 2 | 8 | |
| update() | 67 | 2 | 7 | |
| __construct() | 74 | 1 | 5 |